crypto/elliptic.p384Curve.Add (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		p384.go#L113: func (p384Curve) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {